home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16495 < prev    next >
Encoding:
Text File  |  1996-08-05  |  836 b   |  32 lines

  1. Path: nntp1.best.com!usenet
  2. From: javaprog@best.com (John Lockwood)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: STL tree example ?
  5. Date: Thu, 11 Apr 1996 01:58:30 GMT
  6. Organization: Best Internet Communications
  7. Message-ID: <4khp0o$jqm@nntp1.best.com>
  8. References: <4kgf87$e7j@news.csie.nctu.edu.tw>
  9. NNTP-Posting-Host: javaprog.vip.best.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. czliao@csie.nctu.edu.tw (ñpñH¬½) wrote:
  13.  
  14. >             Where are STL tree example programs ?
  15. >             I can't find that in examples.Z in butler.hpl.hp.com
  16. >             Thanks for helping.
  17.  
  18. Unless I'm misremembering, the red/black tree servers in STL as the
  19. structure with which map, multimap, set and multiset are implemented;
  20. you don't generally use tree.h directly.
  21.  
  22.  
  23. Regards,
  24.  
  25.  
  26.  
  27. John Lockwood
  28. john@wwg.com
  29. javaprog@best.com
  30. http://www.best.com/~javaprog
  31.  
  32.